PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DView Class / setRenderMode Method
A PDF3DRenderMode object that represents the render mode to use when rendering 3D artwork with this view.
In This Topic
    setRenderMode Method
    In This Topic
    Sets the view rendering mode.
    Syntax
    public void setRenderMode( 
       PDF3DRenderMode renderMode
    )

    Parameters

    renderMode
    A PDF3DRenderMode object that represents the render mode to use when rendering 3D artwork with this view.
    See Also